/ Assembly List / LJCSalesDAL / VendorOrders / GetCollection

Namespace - LJCSalesDAL


Parameters
list - The list object reference.

Returns

The collection object reference.

Syntax

C#
public VendorOrders GetCollection(List<VendorOrder> list)

Get custom collection from List.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.